command pattern meaning in Chinese
命令范例
命令模式
Examples
- Figure 2 . sequence diagram for a stateful command pattern
图2 .有状态命令模式的程序表 - This is an application of the command pattern
这是command模式的一个应用。 - This invocation is modeled as a command pattern
这种调用采用命令模式。 - Known as the command pattern to encapsulate this operator in an object
)在对象中封装这个运算符。 - A simplified version of the command pattern is shown in figure 6
图6显示的是命令模式的一个简化版本。